CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linear spline

搜索资源列表

  1. 画图系统

    0下载:
  2. 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a ce
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:5316
    • 提供者:李玮玮
  1. 实验2-插值与拟合

    1下载:
  2. 1、掌握用MATLAB计算拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析。 2、掌握用MATLAB作线性最小二乘的方法。 3、通过实例学习如何用插值方法与拟合方法解决实际问题,注意二者的联系和区别。-1. Grasp by matlab calculating Lagrange, segement linear, 3rd order spline these 3 interpolation method. Analisize the 3 interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:120373
    • 提供者:葛林
  1. nweelc097

    1下载:
  2. 序功能:实现B样条曲线的计算和显示..翻译 开发工具:VC 提供...·一个简单的绘图软件源代码..翻译 开发工具:VC 提供...·计算机图形学中用DDA与中点法画直线序?δ?实现B样条曲线的计算和显示..翻译 开发工具:VC 提供...·一个简单的绘图软件源代码..翻译 开发工具:VC 提供...·计算机图形学中用DDA与中点法画直线-sequence features : B-spline curve calculation and display .. Translation Tools
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:2042036
    • 提供者:冷新风
  1. MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法

    15下载:
  2. MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析,MATLAB realization of Lagrange, piecewise linear, cubic spline interpolation in three ways, changing the number of nodes, interpolation of three preliminary analysis of the results
  3. 所属分类:matlab例程

    • 发布日期:2013-03-26
    • 文件大小:120377
    • 提供者:刘文
  1. integratedgradient

    0下载:
  2. The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods. In h
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:11949
    • 提供者:徐亮
  1. nonrigid_version10

    0下载:
  2. nonrigid_version10: Registration of two 2D images or 3D volumes both rigid and non-rigid with smooth b-spline grid without landmarks
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:508687
    • 提供者:zhangxq
  1. interp

    0下载:
  2. 实现拉朗日插值、线性插值、样条插值,用MATLAB计算两种二维插值的方法。-Implementation date lalang interpolation, linear interpolation, spline interpolation, calculated using MATLAB in two methods of two-dimensional interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:533
    • 提供者:li
  1. fenduanxianxingchazhi

    0下载:
  2. 分段线性样条差值的matlab仿真,用于数值计算-Piecewise linear spline margin matlab simulation, for the numerical calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5935
    • 提供者:serena
  1. interparc

    0下载:
  2. This is a simple thing to do if you are willing to use a piecewise linear interpolant. More difficult is when the curve is a parametric spline or pchip model. The interparc.m function uses an ode solver to integrate the distance along the curve itsel
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:5844
    • 提供者:zhenhao
  1. optionchoose

    0下载:
  2. 在开发子函数时,matlab存在正则方法和非正则方法,正则方法非常适合一个子函数功能的不断扩展与完善,此函数为辅助函数,增加子函数的可读性 例如一个函数drawfun(x,y,z,5,6),5表示用第5种方法插值,6表示markersize为6,它显然没有drawfun(x,y,z, kriging , markersize ,6)好看懂与理解。 kriging 如何就是5可以用optionchoose(varargin{4},{ linear , spline , inverse , re
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:1247
    • 提供者:zhoudg
  1. interpolation_approximation_Linear_spline_Lagrang

    0下载:
  2. interpolation, approximation, linear spline
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:1024
    • 提供者:klo
  1. channel_estimation

    0下载:
  2. for LS/DFT Channel Estimation with linear/spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1928
    • 提供者:rtrt
  1. wave read

    2下载:
  2. 输入一wav格式声音信号 输出对声音信号进行抽取并插值后的频谱图(源程序为8倍重采样),并可使用play函数进行播放试听,如play(nearest),play(ori) 有ori原始音质、ups插值音质、downs抽取音质三种及以下五种重采样音质 重采样试听种类有nearest,linear,spline,pchip,cubic,插值算法详见interp1函数 可用过取消注释“高斯白噪声”、“高频噪声”对声音信号加入噪声-Wav format input-output
  3. 所属分类:语音合成与识别

    • 发布日期:2013-10-02
    • 文件大小:1319
    • 提供者:jiamenghan
  1. channel_estimation

    0下载:
  2. 基于线性/样条插值的LS/DFT信道估计,本人亲测可用,请放心下载!-Based on linear/spline interpolation LS/DFT channel estimation, pro-test is available, please rest assured download!
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1922
    • 提供者:李子慕
  1. ecg_extraction

    0下载:
  2. KARDIA was developed in Matlab programming language and runs on recent Matlab releases (2007 or later) on all supported operating systems (Mac OS X, Unix and Windows). KARDIA allows interactive importing and visualization of both IBI data an
  3. 所属分类:Editor

    • 发布日期:2017-04-30
    • 文件大小:19995
    • 提供者:salar2
  1. WPFfly

    0下载:
  2. VS2015, 利用WPF实现关键帧动画,混合了线性、样条、离散等几种方式-VS2015, using WPF to accomplish key frame animation, a mixture of several ways such as linear, spline and discrete methods
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:60931
    • 提供者:liu
  1. The-three-spline-interpolation

    0下载:
  2. MATLAB实现线性插值、多项式插值、样条插值三种方法-MATLAB linear interpolation, the polynomial interpolation, three methods to spline interpolation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3253
    • 提供者:张si
  1. Spline

    0下载:
  2. 用于计算机图形学中的二次、三次样条插值和普通的线性插值、二次插值-Used in computer graphics in the second, third order spline interpolation and ordinary linear interpolation, quadratic interpolation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2134
    • 提供者:Asun
  1. channel_estimation

    0下载:
  2. for LS/DFT Channel Estimation with linear/spline interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2001
    • 提供者:tomtan
  1. 非参数估计SO2浓度

    1下载:
  2. 用5种非参数方法:线性样条、B样条、N-W核估计、最近邻估计、局部多项式对某地SO2浓度数据进行拟合。(5 non parametric methods: linear spline, B spline, N-W kernel estimation, nearest neighbor estimation, and local polynomial are used to fit the SO2 concentration data in a certain area.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:108544
    • 提供者:Peach007
« 12 3 4 5 6 »
搜珍网 www.dssz.com